home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / feeltheflash.swf / scripts / DefineButton2_977 / BUTTONCONDACTION on(release, releaseOutside).as
Text File  |  2005-08-12  |  238b  |  10 lines

  1. on(release, releaseOutside){
  2.    _root.v_himoR = 0;
  3.    with(_parent._parent._parent._parent)
  4.    {
  5.       legsOp.legOp.maedareOp.maedareOp1.himoOpRon();
  6.       fukuBacks.himoRback.himoRback1.gotoAndStop(1);
  7.    }
  8.    gotoAndStop(1);
  9. }
  10.